Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 5, 2025

This PR contains the following updates:

Package Change Age Confidence Type Update
@iconify-json/simple-icons ^1.2.54 -> ^1.2.55 age confidence dependencies patch
@nuxt/ui (source) 4.0.0 -> 4.0.1 age confidence dependencies patch
@paypal/paypal-js (source) ^8.1.2 -> ^8.4.2 age confidence peerDependencies minor
@stripe/stripe-js (source) ^7.0.0 -> ^7.9.0 age confidence peerDependencies minor
@types/youtube (source) ^0.1.0 -> ^0.1.2 age confidence peerDependencies patch
@typescript-eslint/typescript-estree (source) ^8.46.1 -> ^8.46.2 age confidence devDependencies patch
@unhead/vue (source) ^2.0.3 -> ^2.0.19 age confidence peerDependencies patch
actions/stale v10.0.0 -> v10.1.0 age confidence action minor
eslint (source) ^9.37.0 -> ^9.38.0 age confidence devDependencies minor
happy-dom ^20.0.2 -> ^20.0.7 age confidence devDependencies patch
playwright-core (source) ^1.56.0 -> ^1.56.1 age confidence devDependencies patch
vue-router (source) ^4.6.2 -> ^4.6.3 age confidence devDependencies patch
vue-tsc (source) ^3.0.9 -> ^3.1.1 age confidence devDependencies patch

Release Notes

nuxt/ui (@​nuxt/ui)

v4.0.1

Compare Source

Bug Fixes
  • App: allow global portal disabling (#​5111) (7659fa1)
  • AuthForm: export type with proper inference for field-specific props (#​5106) (344f269)
  • Avatar: remove redundant img role (066b8a1), closes #​5044
  • Carousel: ensure plugins init after client-side navigation (#​5117) (21fbe63)
  • Carousel: invert arrow keys in RTL direction (#​5072) (fde53ee)
  • ChatMessages: ensure content is render before scrolling (0db622a)
  • ChatMessages: watch deep to handle streaming with parts (ff67fa3)
  • components: add missing data-orientation for consistency (a9fe7c6)
  • ContentNavigation: improve path matching and recursion with default-open (22ee075), closes #​5112
  • ContentSearch/DashboardSearch: proxy modal props to support fullscreen (095a0c1)
  • DashboardPanel/DashboardSidebar: handle RTL mode (#​5109) (fface35)
  • Drawer: prevent unwanted close when dismissible is false (#​5085) (2abdc21)
  • Drawer: use full height/width for snapPoints (#​5041) (b145768)
  • locale: improve ckb translations (#​5079) (3ee3a5e)
  • locale: improve typography with ellipsis (#​5052) (391f9f5)
  • Pagination: make ellipsis non-interactive (#​5081) (62f64cc)
  • Table: empty cell value causing hydration errors (#​5069) (44a38ea)
  • unplugin: handle components resolution with subpath (31db8d9)
  • useKbd: update escape key from to Esc (#​5076) (64d1589)
  • vue: align useCookie stub with nuxt's default value handling (#​5089) (f531807)
paypal/paypal-js (@​paypal/paypal-js)

v8.4.2

Compare Source

Patch Changes
  • 9423b3d: fix: use correct type name with v6 script load options
  • 415c94e: Fix SdkInstance type definition conditional statements.

v8.4.1

Compare Source

Patch Changes
  • f97adb4: fix: update type for v6 loader loadCoreSdkScript

v8.4.0

Compare Source

Minor Changes
  • 4d51a9a: Add new script loader for v6 core sdk script
Patch Changes
  • d3851e4: Adds types for v5 Direct App Switch

v8.3.1

Compare Source

Patch Changes
  • c22489a: Update tsconfig location for paypal-js package

v8.3.0

Compare Source

Minor Changes
  • f594d7e: Update rollup config and add V6 types

v8.2.0

Compare Source

Minor Changes
  • 6f339f6: Adding test for card-fields.test.ts

v8.1.3

Compare Source

Patch Changes
  • b2253cc: Prevent option paremeter being modified by processOptions()
stripe/stripe-js (@​stripe/stripe-js)

v7.9.0

Compare Source

New features
  • Add buttonBorderRadius to types (#​798)
  • Add 'allow_redisplay' to 'PaymentMethodCreateParams' (#​796)
Fixes
  • Bump sha.js from 2.4.11 to 2.4.12 in /examples/parcel (#​799)

v7.8.0

Compare Source

New features
  • chore: add fonts types (#​795)
  • Adding SPM option to StripeCheckoutElementsOptions (#​793)
Changed
  • removes double github token check (#​794)

v7.7.0

Compare Source

New features
  • Add types for new issuingAddToWalletButton (#​792)
  • Add types for allowed_payment_method_types and excluded_payment_method_types (#​790)
Changed
  • Delete Webpack example (#​791)
  • Bump pbkdf2 from 3.1.1 to 3.1.3 in /examples/parcel (#​771)

v7.6.1

Compare Source

New features
Fixes
  • Add missing tax id types (#​789)
Changed

v7.6.0

Compare Source

New features
  • Add public types for Tax Id Element (#​788)
Fixes
Changed

v7.5.0

Compare Source

New features
  • Add typings for confirmBilliePayment function (#​773)
  • Add cancel event to ewcs ece (#​777)
  • add billing details to pe change event (#​770)
Fixes
  • migrate to stale action from stable bot (#​776)
  • adds check for prerequisites (#​765)
Changed

v7.4.0

Compare Source

New features
  • Add currency to elements group option (#​769)
  • Add reject param to ECE click callback (#​767)
  • Add cardFunding to applePay paymentRequest option (#​768)

v7.3.1

Compare Source

Changed
  • Add missing link PaymentWalletsOption type (#​759)

v7.3.0

Compare Source

New features
  • add klarna to ece public types (#​753)
  • Add syncAddressCheckbox type to BaseStripeElementOptions (#​752)
Fixes
Changed

v7.2.0

Compare Source

Changed
  • Update PMME currency and countryCode types (#​750)

v7.1.0

Compare Source

New features
  • Remove CPM beta references, add CPM to elements.update types (#​747)
typescript-eslint/typescript-eslint (@​typescript-eslint/typescript-estree)

v8.46.2

Compare Source

🩹 Fixes
  • typescript-estree: forbid invalid modifiers in object methods (#​11689)
❤️ Thank You

You can read about our versioning strategy and releases on our website.

unjs/unhead (@​unhead/vue)

v2.0.19

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v2.0.18

Compare Source

   🏎 Performance
    View changes on GitHub

v2.0.17

Compare Source

No significant changes

    View changes on GitHub

v2.0.14

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v2.0.13

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v2.0.12

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v2.0.11

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v2.0.10

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v2.0.9

Compare Source

   🏎 Performance
    View changes on GitHub

v2.0.8

Compare Source

No significant changes

    View changes on GitHub

v2.0.7

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v2.0.6

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v2.0.5

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v2.0.4

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
actions/stale (actions/stale)

v10.1.0

Compare Source

What's Changed

New Contributors

Full Changelog: actions/stale@v10...v10.1.0

eslint/eslint (eslint)

v9.38.0

Compare Source

Features

  • ce40f74 feat: update complexity rule to only highlight function header (#​20048) (Atul Nair)
  • e37e590 feat: correct no-loss-of-precision false positives with e notation (#​20187) (Francesco Trotta)

Bug Fixes

  • 50c3dfd fix: improve type support for isolated dependencies in pnpm (#​20201) (Francesco Trotta)
  • a1f06a3 fix: correct SourceCode typings (#​20114) (Pixel998)

Documentation

  • 462675a docs: improve web accessibility by hiding non-semantic character (#​20205) (루밀LuMir)
  • c070e65 docs: correct formatting in no-irregular-whitespace rule documentation (#​20203) (루밀LuMir)
  • b39e71a docs: Update README (GitHub Actions Bot)
  • cd39983 docs: move custom-formatters type descriptions to nodejs-api (#​20190) (Percy Ma)

Chores

capricorn86/happy-dom (happy-dom)

v20.0.7

Compare Source

👷‍♂️ Patch fixes

v20.0.6

Compare Source

👷‍♂️ Patch fixes
  • Changes implementation for DOMTokenList.forEach(), Headers.forEach() and NodeList.forEach() to be spec compliant - By @​ikeyan in task #​1858

v20.0.5

Compare Source

👷‍♂️ Patch fixes

v20.0.4

Compare Source

👷‍♂️ Patch fixes
  • Only adds buttons to FormData if they are the submitter - By @​maxmil and @​
    karpiuMG
    in task #​1859

v20.0.3

Compare Source

👷‍♂️ Patch fixes
  • Moves URL resolution to after checking if module preloading is enabled to prevent URL errors to be thrown when unresolvable - By @​iam-medvedev in task #​1851
  • Fixes issue where CSS variables aren't parsed correctly when inside CSS functions - By @​fimion in task #​1837
microsoft/playwright (playwright-core)

v1.56.1

Compare Source

Highlights

#​37871 chore: allow local-network-access permission in chromium
#​37891 fix(agents): remove workspaceFolder ref from vscode mcp
#​37759 chore: rename agents to test agents
#​37757 chore(mcp): fallback to cwd when resolving test config

Browser Versions

  • Chromium 141.0.7390.37
  • Mozilla Firefox 142.0.1
  • WebKit 26.0
vuejs/router (vue-router)

v4.6.3

Compare Source

Please refer to CHANGELOG.md for details.


Configuration

📅 Schedule: Branch creation - "on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

vercel bot commented Apr 5, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
scripts-docs Error Error Oct 20, 2025 7:13pm
scripts-playground Error Error Oct 20, 2025 7:13pm

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 9c4e39b to 5bfebea Compare April 5, 2025 00:30
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 5bfebea to 7804f68 Compare April 6, 2025 09:08
@renovate renovate bot changed the title chore(deps): update resolutions typescript to v5.8.3 chore(deps): update all non-major dependencies Apr 6, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 7804f68 to 2d975ff Compare April 7, 2025 04:48
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 2d975ff to 0104ff1 Compare April 7, 2025 08:22
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 0104ff1 to 8120e32 Compare April 7, 2025 15:15
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 8120e32 to 5ec9f5e Compare April 7, 2025 18:22
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 5ec9f5e to efcb3b7 Compare April 8, 2025 08:39
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from efcb3b7 to 1a61aec Compare April 10, 2025 00:28
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 1a61aec to cf8e7f8 Compare April 10, 2025 09:47
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from cf8e7f8 to 2b13cf8 Compare April 11, 2025 01:12
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 562133e to 79a091e Compare October 15, 2025 20:11
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 79a091e to 5a76a8e Compare October 16, 2025 06:37
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 5a76a8e to e0b5166 Compare October 16, 2025 22:59
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from e0b5166 to 558365c Compare October 17, 2025 03:35
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 558365c to 3ba78f3 Compare October 18, 2025 04:14
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 3ba78f3 to 0f2ec36 Compare October 19, 2025 22:29
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 0f2ec36 to 1bf1083 Compare October 20, 2025 03:03
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 1bf1083 to e11560a Compare October 20, 2025 12:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants